home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0399 / 98 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  884 b 

  1. Date: Mon, 22 Feb 93 08:14:22 -0500
  2. From: "Nicholas S Castellano" <entropy@terminator.rs.itd.umich.edu>
  3. To: mint@terminator.rs.itd.umich.edu
  4. Subject: A few words on patchlevel 28 of the MiNT library...
  5.  
  6.  
  7. Just wanted to let you know, I've again entirely re-written sleep()
  8. for Patchlevel 29, so don't go out of your way testing the one in
  9. PL28.  This one is a lot "stupider" but behaves more correctly (it
  10. doesn't wake up every second to decide if it should stop).
  11.  
  12. Does anyone know what usleep() should return?  Hildo says it should be
  13. unsigned instead of void, but none of my unix man pages talk about a
  14. return value at all.
  15.  
  16. Also, can someone give me a clue as to what xyzzy.cc if for, except to
  17. make sure that people without g++ can't compile the library?  I'm less
  18. than a beginner with C++ so I can't see why such a "do-nothing" object
  19. would be helpful at all...
  20.  
  21. Cheers,
  22. entropy
  23.